Remove duplicated __cacheline_aligned attribute from irq_desc arrays
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 22 Oct 2008 15:41:33 +0000 (16:41 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 22 Oct 2008 15:41:33 +0000 (16:41 +0100)
commit0f8e823c9d2a87617ef414d02934af50cad13a7a
treec0a32663b884d06c5d39a5fbe8f8ab55da7ee5fb
parent4f4833921d895be4a0c9d46746064729a6f83bbf
Remove duplicated __cacheline_aligned attribute from irq_desc arrays

Remove duplicated __cacheline_aligned attribute, as it's
already included in type declaration.

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
xen/arch/ia64/xen/irq.c
xen/arch/x86/smpboot.c